home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000399_news@columbia.edu _Wed Jul 5 00:10:13 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA20081
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 5 Jul 2000 00:10:12 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA12435
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 5 Jul 2000 00:10:11 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA13395
  10.     for kermit.misc@watsun.cc.columbia.edu; Wed, 5 Jul 2000 00:05:58 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: Bruce Hamilton <hamilton@newmexico.com>
  13. Subject: Re: Decoding problem of KRTMIN.HEX on an LSI-11
  14. Date: Tue, 04 Jul 2000 21:55:11 -0600
  15. Organization: Santa Fe Institute
  16. Message-ID: <hamilton-20E6DF.21551104072000@news.santafe.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <8jqkca$p3c$1@nnrp03.primenet.com>, abuse@MIX.COM wrote:
  20.  
  21. >Tim Shoppa <shoppa@trailing-edge.com> writes:
  22. >
  23. >> do a DIR/FREE operation to see what the largest contiguous space
  24. >> on the floppy is?  If you can find a floppy without any bad sectors,
  25. >> chances are that you'll have enough contiguous free space to make
  26. >> everything work happily.
  27. >
  28. >Yes the executable image will only be 118 blocks which can easily
  29. >fit were there no bad blocks breaking up the space...
  30. >
  31. >Billy Y.
  32.  
  33. Thank you both for your help. That was exactly what the problem was. 
  34. Kermit is now happily running on our 2 floppy LSI-11.
  35.  
  36. Bruce